-
Home
-
MotoPress Appointment Booking
-
1.17.1
-
Code
-
Classes
- AbstractTaskChainCron
| Total Complexity |
17 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
165 |
| Lines of code |
83 |
| Logical lines of code |
36 |
| Comment lines |
33 |
| Methods |
10 |
| Properties |
0 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| executeTasks() |
S |
55 |
5 |
21 |
| processHttpPostRequestChain() |
S |
61 |
3 |
13 |
| sendHttpPostRequestToContinueTaskChain() |
S |
56 |
1 |
19 |
| __construct() |
S |
61 |
1 |
16 |
| executeCron() |
S |
70 |
2 |
7 |
| getCronStartIntervalId() |
S |
81 |
1 |
3 |
| isTaskChainExecutingNow() |
S |
78 |
1 |
3 |
| getStartTaskData() |
S |
100 |
1 |
0 |
| rescheduleCronToTheRightTime() |
S |
98 |
1 |
1 |
| processTask() |
S |
100 |
1 |
0 |